Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SOLR-9395: Add ceil/floor to stats component #64

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

softwaredoug
Copy link

@softwaredoug softwaredoug commented Aug 8, 2016

This pull request limits stats calculations based on local params floor/ceil calculations. As in the following snippet:

stats=true&stats.field={!floor=18 ceil=60}employee_age

Limits to 18-60 inclusive.

See more at this JIRA

@softwaredoug softwaredoug changed the title SOLR-9395 -- Add ceil/floor to stats component SOLR-9395: Add ceil/floor to stats component Aug 8, 2016
mnilsson23 pushed a commit to mnilsson23/lucene-solr that referenced this pull request Sep 26, 2016
markrmiller added a commit that referenced this pull request Jul 11, 2020
epugh pushed a commit to epugh/lucene-solr-1 that referenced this pull request Sep 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant